home *** CD-ROM | disk | FTP | other *** search
Text File | 1989-04-24 | 773 b | 24 lines | [TEXT/GEOL] |
- Item 3843037 21-April-89 17:59
-
- From: ROSENSTEIN1 Rosenstein, Larry
-
- To: D2987 Command Central, R Andrews, PRT
-
- cc: MACAPP.TECH$ MACAPP Tech
-
- Sub: re Sound Deleter
-
- The completion routine can set a global variable in the application. You can
- override the TMyApplication.DoIdle method to check the global and free the
- sound channel then it is true. You can also do this in a cohandler, but that
- might be more work than necessary.
-
- By the way, I have a Pascal unit that plays asynchronous sound. I think it
- represents the "right way" to do this, although I don't make any guarantees. I
- can send it to you if you are interested.
-
- Larry Rosenstein
-
-
-
-